net/http.http2priorityWriteScheduler.queuePool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L11117: 	queuePool http2writeQueuePool
		h2_bundle.go#L11139: 		q:      *ws.queuePool.get(),
		h2_bundle.go#L11167: 	ws.queuePool.put(&q)
		h2_bundle.go#L11191: 			q:      *ws.queuePool.get(),